/* CSS Document */
body{
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
}
*{
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-indent: 0px;
	list-style-type: none;
}
a{
	color: #565656;
	text-decoration: none;
}
a:hover{
	color: #eb2012;
	text-decoration: none;
}
.clear{
	clear: both;
}

.top{}
.top .con1{
	background-color: #e9eef3;
}
.top .con1 .con1_con{
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #666666;
}
.top .con1 .con1_l{
	float: left;
	width: 850px;
	font-size: 12px;
	line-height: 25px;
	color: #666666;
	overflow: hidden;
}
.top .con1 .con1_r{
	font-size: 12px;
	line-height: 25px;
	height: 25px;
	text-align: right;
	color: #454545;
	float: right;
	width: 180px;
	padding-right: 20px;
}
.top .con1 a{
	color: #454545;
	text-decoration: none;
}
.top .con1 a:hover{
	color: #FF9900;
}
.top .con1 a{
	color: #666666;
	text-decoration: none;
}
.top .con1 a:hover{}
.top .con2{
	margin-top: 20px;
}
.top .con2 .con2_con{
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
.top .con2 .logo{
	float: left;
	width: 540px;
}
.top .con2 .tel{
	float: right;
	width: 240px;
}
.top .dh{
	background-color: #e23c31;
	height: 52px;
	margin-top: 10px;
}
.top .dh .dh_con{
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.nav{
	height:52px;
	line-height:34px;
	position:relative;
	z-index:1;
	float: left;
	width: 840px;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.nav a{
	color:#fff;
	text-decoration: none;
}
.nav .nLi{
	float:left;
	position:relative;
	display:inline;
	text-align: center;
	width: 120px;
	line-height: 52px;
}
.nav .nLi h3{
	float:left;
	width:120px;
	font-size: 15px;
	font-weight: normal;
}
.nav .nLi h3 a{ display:block; font-weight:bold;  }
.nav .sub{
	display:none;
	width:120px;
	left:0;
	top:52px;
	font-size:14px;
	position:absolute;
	line-height:30px;
	padding:5px 0;
	background-color: #ff554a;
}
.nav .sub li{ zoom:1; }
.nav .sub a{ display:block; padding:0 10px; }
.nav .sub a:hover{
	color:#fff;
	background-color: #eb2012;
}
.nav .on h3 a{
	color:#fff;
	background-color: #353535;
}

.top .dh .dh_l{width: 210px; float:left;}
.top .dh .tit{
	width: 160px;
	background-image: url(../images/tb1.jpg);
	background-repeat: no-repeat;
	background-position: 40px center;
	background-color: #ff554a;
	padding-left: 50px;
	list-style-type: none;
	color: #FFFFFF;
	font-size: 15px;
	line-height: 52px;
	text-align: center;
	cursor:pointer;
	font-weight: bold;
}
.top .dh .tit_con{
	width: 208px;
	border: 1px solid #ccc;
	height: 373px;
	background-color: #FFFFFF;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
	z-index: 100;
}
.top .dh .tit_con ul{
	margin: 10px;
}
.top .dh .tit_con li{
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.top .dh .tit_con .active{
	background-image: url(../images/tb2.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.top .dh .tit_con .active a{
	color: #eb2012;
	text-decoration: none;
}
.top .dh .tit_con .nomal{
	background-image: url(../images/tb3.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.top .dh .tit_con .nomal a{
	color: #565656;
	text-decoration: none;
}


.main{
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
.main .main_con1{
	margin-top: 10px;
}
.main .main_con1 .main_con1_l{
	float: left;
	width: 208px;
	border: 1px solid #ccc;
	height: 338px;
}
.main .main_con1 .main_con1_l ul{
	margin: 10px;
}
.main .main_con1 .main_con1_l li{
	text-align: center;
	font-size: 14px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ddd;
}
.main .main_con1 .main_con1_l .active{
	background-image: url(../images/tb2.jpg);
	background-repeat: no-repeat;
	background-position: 20px center;
}
.main .main_con1 .main_con1_l .active a{
	color: #eb2012;
	text-decoration: none;
}
.main .main_con1 .main_con1_l .nomal{
	background-image: url(../images/tb3.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.main .main_con1 .main_con1_l .nomal a{
	color: #565656;
	text-decoration: none;
}
.main .main_con1 .main_con1_m{
	float: left;
	width: 500px;
	margin-left: 10px;
}
/* 本例子css */
		.slideBox{ width:500px; height:340px; overflow:hidden; position:relative; border:0px solid #ddd;  }
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:500px; height:340px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

.main .main_con1 .main_con1_r{
	float: left;
	width: 320px;
	margin-left: 10px;
}
.main .main_con1 .main_con1_r .con1_t{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #eb2012;
}
.main .main_con1 .main_con1_r .con1_t ul{}
.main .main_con1 .main_con1_r .con1_t li{
	float: left;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	cursor:pointer;
}
.main .main_con1 .main_con1_r .con1_t .active{
	width: 160px;
	font-size: 14px;
	font-weight: bold;
	color: #eb2012;
}
.main .main_con1 .main_con1_r .con1_t .active a{}
.main .main_con1 .main_con1_r .con1_t .nomal{
	background-color: #f5f5f5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	width: 158px;
	color: #565656;
}
.main .main_con1 .main_con1_r .con1_t .nomal a{}
.main .main_con1 .main_con1_r .con1_con{
	padding: 10px;
}
.main .main_con1 .main_con1_r .con1_con ul{}
.main .main_con1 .main_con1_r .con1_con li{
	font-size: 14px;
	line-height: 28px;
	background-image: url(../images/tb4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.main .main_con1 .main_con1_r .con1_con li a{
	color: #565656;
	text-decoration: none;
}
.main .main_con1 .main_con1_r .con1_con li a:Hover{
	color: #eb2012;
}
.main .main_con2{
	margin-top: 10px;
}
.main .main_con2 .w_l{ margin-left:6px;}
.main .main_con2 .pic1{
	float: left;
	height: 280px;
	width: 258px;
	background-color: #ff554a;
	text-align: center;
	padding-top: 30px;
	cursor:pointer;
}
.main .main_con2 .pic2{
	float: left;
	height: 280px;
	width: 258px;
	background-color: #eb2012;
	text-align: center;
	padding-top: 30px;
	cursor:pointer;
}
.main .main_con2 .img1{}
.main .main_con2 .pic1 .img2{
	margin-top: 40px;
}
.main .main_con2 .pic2 .img2{
	margin-top: 30px;
}
.main .main_con2 .pic1  h2{
	font-size: 20px;
	line-height: 45px;
	margin-top: 20px;
	font-weight: normal;
}
.main .main_con2 .pic2  h2{
	font-size: 24px;
	line-height: 45px;
	margin-top: 20px;
	font-weight: normal;
}
.main .main_con2 a{
	color: #FFFFFF;
	text-decoration: none;
}

.main .main_con3{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main .main_con3 .con3_t{
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 46px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
.main .main_con3 .con3_t h3{
	background-image: url(../images/tb5.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 50px;
	font-size: 20px;
	line-height: 43px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eb2012;
	float: left;
	width: 100px;
	margin-left: 5px;
	height: 43px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
}
.main .main_con3 .con3_t .more{
	font-size: 13px;
	line-height: 43px;
	float: right;
	margin-right: 30px;
}
.main .main_con3 .con3_t .more a{}
.main .main_con3 .con3_con{
	width:1040px;
	overflow:hidden;
	position:relative;
	border:0px solid #ccc;
	background-color: #f0f5fb;
	padding-right: 10px;
}
.main .main_con3 .con3_con .picList{}
.main .main_con3 .con3_con .bd{ padding:20px; }
.main .main_con3 .con3_con .bd ul{ overflow:hidden; zoom:1; }
.main .main_con3 .con3_con .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.main .main_con3 .con3_con .bd ul li .pic{ text-align:center; }
.main .main_con3 .con3_con .bd ul li .pic img{ width:180px; height:150px; display:block; padding:2px; border:1px solid #ccc; }
.main .main_con3 .con3_con .bd ul li .pic a:hover img{ border-color:#999;  }
.main .main_con3 .con3_con .bd ul li .title{
	line-height:24px;
	font-size: 14px;
}

.main .main_con4{
	margin-top: 10px;
}
.main .main_con4 .con4_l{
	float: left;
	width: 520px;
}
.main .main_con4 .con4_r{
	float: right;
	width: 520px;
}
.main .main_con4 .con4_t{
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 46px;
}
.main .main_con4 .con4_t ul{}
.main .main_con4 .con4_t ul li{
	text-align: center;
	width: 110px;
	float: left;
	margin-left: 5px;
}
.main .main_con4 .con4_t ul .active{
	font-size: 20px;
	line-height: 43px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eb2012;
}
.main .main_con4 .con4_t ul .active a{
	color: #333333;
}
.main .main_con4 .con4_t ul .nomal{
	font-size: 16px;
	line-height: 46px;
	font-weight: bold;
}
.main .main_con4 .con4_t ul .nomal a{
	color: #565656;
}
.main .main_con4 .con4_con{
	padding: 10px;
}
.main .main_con4 .con4_con .box{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	padding-bottom: 10px;
}
.main .main_con4 .con4_con .box .img1{
	height: 165px;
	width: 200px;
	float: left;
}
.main .main_con4 .con4_con .box .text{
	float: left;
	width: 290px;
	margin-left: 10px;
}
.main .main_con4 .con4_con .box .text h3{
	font-size: 14px;
	line-height: 30px;
	color: #333333;
}
.main .main_con4 .con4_con .box .text p{
	font-size: 13px;
	line-height: 26px;
	color: #565656;
}
.main .main_con4 .con4_con .box .text a{
	color: #333333;
}
.main .main_con4 .con4_con ul{
	margin-top: 10px;
}
.main .main_con4 .con4_con li{
	font-size: 14px;
	line-height: 28px;
}
.main .main_con4 .con4_con .li1{
	background-image: url(../images/tb6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	float: left;
	width: 340px;
}
.main .main_con4 .con4_con .li1 a{}
.main .main_con4 .con4_con .li2{
	float: right;
	width: 100px;
	font-size: 13px;
	line-height: 28px;
	color: #666666;
}
.main .main_con5{
	margin-top: 10px;
}
.main .main_con5 .con5_l{
	float: left;
	width: 720px;
}
.main .main_con5 .con5_l .con5_t{
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 46px;
}
.main .main_con5 .con5_l .con5_t h3{
	font-size: 20px;
	line-height: 43px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eb2012;
	float: left;
	width: 100px;
	margin-left: 5px;
	height: 43px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-align: center;
}
.main .main_con5 .con5_l .con5_t .more{font-size: 13px;
	line-height: 46px;
	float: right;
	margin-right: 30px;}
.main .main_con5 .con5_l .con5_t .more a{}
.main .main_con5 .con5_l .con5_con{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.main .main_con5 .con5_l .con5_con .pic{
	float: left;
	width: 225px;
	margin: 5px;
}
.main .main_con5 .con5_l .con5_con .img1{
	height: 160px;
	width: 225px;
}
.main .main_con5 .con5_l .con5_con p{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.main .main_con5 .con5_r{
	float: right;
	width: 320px;
}

.main .main_con6{ margin-top:10px;}

.banner{
	margin-top:10px;
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
}
/* 本例子css */
		.slideBox1{ width:1050px; height:360px; overflow:hidden; position:relative; border:0px solid #ddd;  }
		.slideBox1 .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox1 .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox1 .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
		.slideBox1 .hd ul li.on{ background:#f00; color:#fff; }
		.slideBox1 .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox1 .bd li{ zoom:1; vertical-align:middle; }
		.slideBox1 .bd img{ width:1050px; height:360px; display:block;  }

		/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox1 .prev,
		.slideBox1 .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox1 .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox1 .prev:hover,
		.slideBox1 .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox1 .prevStop{ display:none;  }
		.slideBox1 .nextStop{ display:none;  }

.guide{
	width: 1038px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	line-height: 35px;
	height: 33px;
	margin-top: 10px;
	padding-left: 10px;
	background-color: #f8f8f8;
	color: #565656;
	border: 1px solid #eee;
}
.guide b{
	color: #eb2012;
}
.guide a{}

.main{
	margin-top: 10px;
}
.main .col1{
	float: left;
	width: 210px;
}
.main .col1 .con1{}
.main .col1 .con1 .con1_t{
	background-color: #eb2012;
	background-position: center;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.main .col1 .con1 .con1_t h3{
	text-align: center;
	font-size: 26px;
	line-height: 35px;
	color: #FFFFFF;
}
.main .col1 .con1 .con1_t p{
	font-size: 18px;
	line-height: 26px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}
.main .col1 .con1 ul{
	background-image: url(../images/bj2.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.main .col1 .con1 ul li{
	font-size: 14px;
	line-height: 35px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	text-align: center;
	font-weight: bold;
}
.main .col1 .con1 .active{
	color: #eb2012;
}
.main .col1 .con1 .nomal{}
.main .col1 .con1 .active a{
	color: #eb2012;
}
.main .col1 .con1 .nomal a{}
.main .col2{
	float: right;
	width: 830px;
}
.main menu{
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 46px;
}
.main menu h3{
	font-size: 20px;
	line-height: 43px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eb2012;
	float: left;
	margin-left: 5px;
	height: 43px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.main .col2 .about{
	padding: 20px;
}
.main .col2 .about p{
	font-size: 14px;
	line-height: 26px;
	color: #565656;
	text-indent: 2em;
	margin-top: 10px;
}
.main .col2 .con{}
.main .col2 .con .newslist{
	padding: 20px;
}
.main .col2 .con .newslist ul{}
.main .col2 .con .newslist li{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ccc;
	line-height: 35px;
}
.main .col2 .con .newslist .li1{
	font-size: 14px;
	float: left;
	width: 550px;
	padding-left: 10px;
	background-image: url(../images/tb6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 10px;
}
.main .col2 .con .newslist .li2{
	float: right;
	width: 120px;
	font-size: 13px;
	color: #666666;
}

.main .col2 .cgal{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.main .col2 .cgal .pic{
	float: left;
	width: 384px;
	margin: 10px;
}
.main .col2 .cgal .img1{
	height: 320px;
	width: 384px;
}
.main .col2 .cgal p{
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}
.main .page{
	background-image: url(../images/bj3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	padding-top: 5px;
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
}
.main .page span{
	font-size: 14px;
	color: #565656;
	margin-right: 5px;
	margin-left: 5px;
}
.main .col3{
	float: left;
	width: 720px;
}
.main .col3 .con1{}
.main .col3 .con1 .news{}
.main .col3 .con1 .news{
	padding: 20px;
}
.main .col3 .con1 .news h2{
	font-size: 24px;
	line-height: 40px;
	text-align: center;
}
.main .col3 .con1 .news .lable{
	color: #666666;
	font-size: 13px;
	line-height: 35px;
	margin-top: 10px;
	text-align: center;
}
.main .col3 .con1 .news .text{
	margin-top: 20px;
	font-size: 15px;
	line-height: 26px;
	color: #343434;
}
.main .col3 .con1 .news .text table{
	margin-left: 30px; 
}
.main .col3 .con1 .news .text td{
	background-color: #f5f5f5;	
}
.main .col3 .con1 .news .text p{
	font-size: 15px;
	line-height: 26px;
	color: #343434;
	text-indent: 2em;
	margin-top: 10px;
}
.main .col3 .con1 .news .text img{ max-width:600px;}

.main .col3 .news_page{
	margin-top: 30px;
	background-color: #F8F8F8;
	border: 1px solid #eee;
}
.main .col3 .news_page .page_q{
	font-size: 14px;
	line-height: 30px;
	float: left;
	width: 336px;
	color: #454545;
	text-align: center;
}
.main .col3 .news_page .page_h{
	font-size: 14px;
	line-height: 30px;
	float: left;
	width: 336px;
	color: #454545;
	text-align: center;
}
.main .col3 .back{
	font-size: 13px;
	line-height: 35px;
	text-align: center;
	margin-top: 20px;
}
.main .col3 .back a{
	color: #333333;
	text-decoration: none;
}
.main .col3 .other{
	font-size: 14px;
	line-height: 35px;
	margin-top: 10px;
	color: #477FCF;
	padding-left: 10px;
}
.main .col3 .other b{
	font-weight: normal;
}
.main .col3 .other a{
	color: #eb2012;
}

.main .col3 .xmfw{
	margin-bottom: 10px;
}
.main .col3 .xmfw .w_l{ margin-left:6px;}
.main .col3 .xmfw .pic1{
	float: left;
	height: 120px;
	width: 175px;
	background-color: #ff554a;
	text-align: center;
	padding-top: 20px;
	cursor:pointer;
	padding-bottom: 10px;
}
.main .col3 .xmfw .pic2{
	float: left;
	height: 120px;
	width: 175px;
	background-color: #eb2012;
	text-align: center;
	padding-top: 10px;
	cursor:pointer;
	padding-bottom: 20px;
}
.main .col3 .xmfw .img1{
	width: 85px;
}
.main .col3 .xmfw .pic1  h2{
	font-size: 16px;
	line-height: 35px;
	margin-top: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.main .col3 .xmfw .pic2  h2{
	font-size: 18px;
	line-height: 35px;
	margin-top: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.main .col3 .alzs{
  margin-top:10px;
}
.main .col3 .alzs .alzs_t{
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 46px;
}
.main .col3 .alzs .alzs_t h3{
	font-size: 20px;
	line-height: 43px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eb2012;
	float: left;
	width: 100px;
	margin-left: 5px;
	height: 43px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-align: center;
}
.main .col3 .alzs .alzs_t .more{font-size: 13px;
	line-height: 46px;
	float: right;
	margin-right: 30px;}
.main .col3 .alzs .alzs_t .more a{}
.main .col3 .alzs .alzs_con{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.main .col3 .alzs .alzs_con ul{
	width: 340px;
	margin-left: 10px;
	float: left;
	margin-top: 15px;
}
.main .col3 .alzs .alzs_con li{
	line-height: 23px;
	font-size: 13px;
	background-image: url(../images/tb6.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}

.main .col3 .alzs .alzs_con .pic{
	float: left;
	width: 225px;
	margin: 5px;
}
.main .col3 .alzs .alzs_con .img1{
	height: 160px;
	width: 225px;
}
.main .col3 .alzs .alzs_con p{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
}
.main .col3 .con2{ padding:20px;}
.main .col3 .con2 p{
	font-size: 14px;
	line-height: 26px;
	color: #565656;
	text-indent: 2em;
	margin-top: 10px;
}
.main .col3 .con2 img{ max-width:600px;}

.main .col3 .con3{ margin-top:10px;}
.main .col3 .con3 .con3_t{
	background-image: url(../images/bj4.jpg);
	background-repeat: repeat-x;
	height: 43px;
}
.main .col3 .con3 .con3_t ul{}
.main .col3 .con3 .con3_t li{
	float: left;
	width: 105px;
	text-align: center;
	height: 43px;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FFFFFF;
}
.main .col3 .con3 .con3_t .active{
	background-image: url(../images/bj5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.main .col3 .con3 .con3_t .active a{
	color: #FFFFFF;
}
.main .col3 .con3 .con3_t .nomal{}
.main .col3 .con3 .con3_t .nomal a{
	font-size: 16px;
	color: #333333;
}
.main .col3 .con3 .con3_con{
	padding:20px;
	text-align: left;
}
.main .col3 .con3 .con3_con p{
	font-size: 14px;
	line-height: 26px;
	color: #565656;
	text-indent: 2em;
	margin-top: 10px;
}
.main .col3 .con3 .con3_con img{ max-width:600px;}

.main .col3 .con3 .con3_con .pic{
	float: left;
	width: 318px;
	margin: 10px;
}
.main .col3 .con3 .con3_con .img1{
	height: 265px;
	width: 318px;
	border: 1px solid #eee;
}
.main .col3 .con3 .con3_con .pic p{
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}

.main .col3 .con5{
	padding: 3px;
	border: 1px solid #ff554a;
	margin-bottom: 10px;
	background-color: #E3EEF9;
}
.main .col3 .con5 .con5_con{background-color: #FFFFFF;
	display: block;
	padding: 10px;}
.main .col3 .con5 ul{
}
.main .col3 .con5 li{
	text-align: left;
	float: left;
	width: 130px;
	padding-left: 20px;
	font-size: 14px;
	line-height: 30px;
}
.main .col3 .con5 .active{}
.main .col3 .con5 .nomal{}
.main .col3 .con5 .active a{
	color: #eb2012;
}
.main .col3 .con6{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.main .col3 .con6 .pic{
	float: left;
	width: 332px;
	margin: 10px;
}
.main .col3 .con6 .img1{
	height: 275px;
	width: 330px;
	border: 1px solid #eee;
}
.main .col3 .con6 p{
	font-size: 14px;
	line-height: 35px;
	text-align: center;
}
.main .col3 .product{
	margin-bottom: 10px;
}
.main .col3 .product .product_l{
	float: left;
	width: 360px;
}
.main .col3 .product .product_l .img1{
	height: 300px;
	width: 360px;
}
.main .col3 .product .product_l ul{
	margin-top: 5px;
}
.main .col3 .product .product_l li{
	float: left;
	height: 90px;
	width: 108px;
	cursor:pointer;
}
.main .col3 .product .product_l .active{border: 1px solid #FF6600;
	margin-right: 5px;}
.main .col3 .product .product_l .nomal{border: 1px solid #CCCCCC;
	margin-right: 5px;}
.main .col3 .product .product_l .img2{
	height: 90px;
	width: 108px;
}
.main .col3 .product .product_r{
	float: left;
	width: 350px;
	margin-left: 10px;
}
.main .col3 .product .product_r h3{
	font-size: 20px;
	line-height: 45px;
	color: #333333;
	margin: 10px;
}
.main .col3 .product .product_r ul{
	margin: 10px;
}
.main .col3 .product .product_r li{
	font-size: 14px;
	line-height: 35px;
	color: #565656;
}
.main .col3 .product .product_r b{
	font-size: 20px;
	color: #CC0000;
}
.main .col3 .product .product_r .sub{
	background-image: url(../images/zx1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 55px;
	width: 167px;
	margin-top: 20px;
	margin-left: 50px;
}
.main .col3 .product .product_r .sub a{
	display: block;
	height: 55px;
	width: 167px;
}
.main .col3 .product .product_r .sub1{
	background-image: url(../images/zx2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 55px;
	width: 167px;
	margin-top: 20px;
	margin-left: 50px;
}
.main .col3 .product .product_r .sub1 a{
	display: block;
	height: 55px;
	width: 167px;
}

.main .col4{
	float: right;
	width: 320px;
}
.main .col4 .con1{}
.main .col4 .con1 .con1_t{
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #eb2012;
}
.main .col4 .con1 .con1_t ul{}
.main .col4 .con1 .con1_t li{
	float: left;
	font-size: 14px;
	line-height: 35px;
	text-align: center;
	cursor:pointer;
}
.main .col4 .con1 .con1_t .active{
	width: 160px;
	font-size: 14px;
	font-weight: bold;
	color: #eb2012;
}
.main .col4 .con1 .con1_t .active a{}
.main .col4 .con1 .con1_t .nomal{
	background-color: #f5f5f5;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	border-left-color: #ddd;
	width: 158px;
	color: #565656;
}
.main .col4 .con1 .con1_t .nomal a{}
.main .col4 .con1 .con1_con{
	padding: 10px;
}
.main .col4 .con1 .con1_con ul{}
.main .col4 .con1 .con1_con li{
	font-size: 14px;
	line-height: 28px;
	background-image: url(../images/tb4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.main .col4 .con1 .con1_con li a{
	color: #565656;
	text-decoration: none;
}
.main .col4 .con1 .con1_con li a:Hover{
	color: #eb2012;
}
.main .col4 .con2{
	margin-top: 10px;
}
.main .col4 .con2 .con2_t{
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 46px;
}
.main .col4 .con2 .con2_t h3{
	font-size: 18px;
	line-height: 43px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eb2012;
	float: left;
	width: 100px;
	margin-left: 5px;
	height: 43px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-align: center;
}
.main .col4 .con2 .con2_t .more{font-size: 13px;
	line-height: 46px;
	float: right;
	margin-right: 10px;}
.main .col4 .con2 .con2_t .more a{}
.main .col4 .con2 .con2_con{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.main .col4 .con2 .con2_con .pic{
	float: left;
	width: 144px;
	margin: 5px;
}
.main .col4 .con2 .con2_con .img1{
	height: 120px;
	width: 144px;
}
.main .col4 .con2 .con2_con p{
	font-size: 14px;
	line-height: 30px;
	text-align: center;
	height: 30px;
	overflow: hidden;
}

.main .col4 .con3{
	margin-top: 10px;
}
.main .col4 .con3 .con3_t{
	background-image: url(../images/bj.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 46px;
}
.main .col4 .con3 .con3_t h3{
	font-size: 18px;
	line-height: 43px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #eb2012;
	float: left;
	width: 100px;
	margin-left: 5px;
	height: 43px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-align: center;
}
.main .col4 .con3 .con3_t .more{font-size: 13px;
	line-height: 46px;
	float: right;
	margin-right: 10px;}
.main .col4 .con3 .con3_t .more a{}
.main .col4 .con3 .con3_con{
	padding: 10px;
}

.main .col4 .con3 .con3_con ul{}
.main .col4 .con3 .con3_con li{
	font-size: 14px;
	line-height: 28px;
	background-image: url(../images/tb4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.main .col4 .con4{ margin-top:10px;}




.foot{
	background-color: #595959;
	margin-top: 30px;
	padding-bottom: 20px;
}
.foot .con1{
	width: 1050px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
}
.foot .con1 .con1_l{
	float: left;
	width: 150px;
	margin: 10px;
}
.foot .con1 .con1_r{
	float: left;
	width: 760px;
	margin-left: 20px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ccc;
	margin-top: 10px;
}
.foot .con1 .con1_r .link{
	font-size: 12px;
	line-height: 21px;
	color: #eeeeee;
}
.foot .con1 .con1_r .link a{
	color: #eeeeee;
}
.foot .con1 .con1_r .text{
	margin-top: 10px;
}
.foot .con1 .con1_r .text p{
	font-size: 13px;
	line-height: 23px;
	color: #CCCCCC;
}